Skip to content

Conversation

@EwanC
Copy link
Contributor

@EwanC EwanC commented Oct 4, 2024

It has been discovered that when a graph event is passed as a dependency to a barrier operation on another in-order queue. This does not trigger the queue to record the operation as it should. Fix this with regression test.

It has been discovered that when a graph event is passed as a dependency
to a barrier operation on another in-order queue. This does not trigger
the queue to record the operation as it should. Fix this by not using
optimized path for in-order queues when graph event is a dependency,
with regression test for fix.
@EwanC EwanC force-pushed the ewan/barrier_transitive_recording branch from 1d878e1 to fe2277c Compare October 4, 2024 12:54
@EwanC EwanC temporarily deployed to WindowsCILock October 4, 2024 12:56 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock October 4, 2024 13:22 — with GitHub Actions Inactive
@EwanC EwanC marked this pull request as ready for review October 4, 2024 14:32
@EwanC EwanC requested review from a team as code owners October 4, 2024 14:32
@EwanC EwanC requested a review from uditagarwal97 October 4, 2024 14:32
@EwanC
Copy link
Contributor Author

EwanC commented Oct 10, 2024

@intel/llvm-gatekeepers This is good to merge, thanks

@sommerlukas sommerlukas merged commit 7f59dea into intel:sycl Oct 10, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants